Platform Explorer / Nuxeo Platform 2023.10

Extension point configuration

Documentation

Defines the implementations of the Key/Value stores:

    <store class="org.nuxeo.runtime.kv.MemKeyValueStore" name="default"/>

The class must implement org.nuxeo.runtime.kv.KeyValueStoreProvider.

Contribution Descriptors

  • Class: org.nuxeo.runtime.kv.KeyValueStoreDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.